Intersoft.Client.Framework Namespace > LocalizationManager Class > GetPropertyString Method : GetPropertyString(DependencyObject,String,Object[]) Method |
Public Overloads Shared Function GetPropertyString( _ ByVal obj As DependencyObject, _ ByVal propertyName As String, _ ByVal ParamArray converterValues() As Object _ ) As String
Dim obj As DependencyObject Dim propertyName As String Dim converterValues() As Object Dim value As String value = LocalizationManager.GetPropertyString(obj, propertyName, converterValues)
public static string GetPropertyString( DependencyObject obj, string propertyName, params object[] converterValues )
public: static String^ GetPropertyString( DependencyObject^ obj, String^ propertyName, ... array<Object^>^ converterValues )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2